Bentley Map V8i (SELECTseries 10) Help

To Define a Domain List on a Property

  1. Right-click the properties node of the feature definition and select Add ComboBox Property
  2. Define the settings as shown below:
    Setting Description
    Name Name of the property.
    Type Data type of the property.
    # chars Number of characters reserved for storage.
    Store Last Value
    Defines how to store the last entered value:
    • None: no value is stored.
    • Client: the last value is stored on the users machine for use during the following session.
    • dgnFile: the last value is stored in the DGN file for use the next time the file is accessed.
    • session: the last value entered will be stored only for this session of Bentley Map.
    The Synch Preference for the appropriate editing key must be checked for this setting to take effect.
    Initial Value The initial value to be assigned to the property.
    # cols The number of columns for the domain list definition.
    Embedded SQL List An SQL statement that will be executed to load the domain list.
    Embedded List The domain values are embedded in the property definition.
    # rows The number of rows for the domain list definition.
    Domain Reference A reference to a domain list defined in the Domains node of the project.
    List Name Select a list name from the drop-down box.
    External File A file that has each domain value on a single line.
    Data File Enter the data file name.
    Store Last Value

    Defines how to store the last entered value:

    None: no value will be stored.

    Client: the last value will be stored on the users machine for use during the following session.

    dgnFile: the last value will be stored in the DGN file for use the next time the file is accessed.

    session: the last value entered will be stored only for this session of Bentley Map.

    The Synch Preference for the appropriate editing key must be checked for this setting to take effect